OceanDomain

Undocumented in source.

Constructors

this
this(OceanAPI api, string id)
Undocumented in source.

Alias This

id

Members

Functions

request
auto request(string url, HTTP.Method method, JSONValue params)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create(OceanAPI api, string name, string ip)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

api
OceanAPI api;
Undocumented in source.
id
string id;
Undocumented in source.

Meta